generator n. 1.產生者,生殖者,創始者。 2.發電機,發生器。 3.【音樂】基礎低音。 4.= generatrix. an A.C. generator交流發電機。 a D.C. generator直流發電機。 an electric generator發電機。 a gas generator煤氣發生器。 an induction generator感應發電機。 a shunt generator分[并]激發電機。 a steam generator汽鍋,蒸汽發生器。 a thermo generator溫差電堆,熱電堆,熱偶電池。 a timing generator定時信號振蕩器。
"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
例句與用法
Report program generator , rpg 報表程序產生器角色扮演游戲
Cpg certified program generator 合格程序生成器
Program generator is a program that accepts a software ' s high level specification and produce its implementationl 程序生成器就是一個程序,它接受一塊軟件的一個高層規范,并且產生它的實現。
With the program generator , all the thing we should do is express " what " , generator will generates the code 利用程序生成器,我們只需在規范( specification )表達是“什么” ,由生成器產生具體代碼。
Program generator represents a family of programs , not just a program , the generated programs are more maintainable and correct 程序生成器代表了程序族,而不僅僅是單一的特定系統的程序,生成的程序更容易維護,也更正確。
A completely new finite element software , finite element program generator ( fepg ) , is introduced and its designing thought and organizing structure is presented 摘要本文介紹了一個全新的有限元軟件有限元程序生成系統( fepg )的設計方法和程序結構。
For automactic programming of report form . the paper analyses general procedure of report form program generator and programming , which has been applied in practice 摘要為了實現報表程序生成的自動化,本文對報表程序生成器的整體構思和實現方法作了分析探討,同時進行了初步設計,現已投入使用。
In this paper , how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively is discussed , taking the adding , deleting , modifying in a database in struts + ejb - kiatabase three layers architecture as an example . i first present a white - box framework based implementaion that adding , deleting , modifying a database , then how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively in the target domain is discussed , thereby all these operations can implement without programmingjust config in a xml file , reach the objective of reducing the duplicate codes , improving the maintainability , cutting down the cost of developing applications 首先給出了基于白盒struts框架的對數據庫表的增、刪、改操作的一個實現,然后分別采用反射機制和程序生成器技術將struts框架的action組件部分在這一目標領域里進化為黑盒框架,從而使所有對數據庫的增、刪、改不再需要編程,只需在xml文件中進行相應配置即可,達到減少重復代碼的數量,提高程序的可維護性,降低開發成本的目的。